Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixed 52820 config warning #486

Merged
merged 1 commit into from
Aug 17, 2024
Merged

Conversation

BartMassey
Copy link
Member

The latest Rust 1.80 generates a warning for a reference to cfg(feature = "52820"), which is not currently a thing — for some reason there is not yet an nrf52820-hal crate. This warning gets turned into a failure in CI.

"Fixed" by commenting out the offending code.

@qwandor qwandor merged commit 04cd0c8 into nrf-rs:master Aug 17, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants